home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 April / Software of the Month Club 1996 April.iso / pc / win / biz / easyinv / install.cfg < prev    next >
Encoding:
Text File  |  1996-02-21  |  780 b   |  35 lines

  1. TITLE: "EASY INVENTORY - Installation Program"
  2.  
  3. REM The following is for PC-Install for Windows
  4. SCREENCOLOR red, black
  5.  
  6. BEGINFIRSTSCREEN
  7.   Thank you for trying EASY INVENTORY for Windows.
  8.   I hope you find it to be a great addition for
  9.   your business.
  10.  
  11. ENDFIRSTSCREEN
  12.  
  13. MINDISKSPACE: 1300000
  14. MINCPUTYPE: 80286
  15.  
  16. DEFAULTDIR: c:\easinvw
  17.  
  18. FILE: easinvw.exe, overwrite=yes
  19. FILE: easinvw.ico, overwrite=no
  20. FILE: easinvw.hlp, overwrite=yes
  21. FILE: cwrun16.dll, overwrite=yes
  22. FILE: cwcla16.dll, overwrite=yes
  23. FILE: cpcsrp16.dll, overwrite=yes
  24.  
  25. REM The following line is for PC-Install for Windows
  26. WINITEM: "EasinvW", "$DEFAULTDIR$\EasinvW.exe", "EasyInvW","$DEFAULTDIR$\easinvw.ico",replace
  27.  
  28. BEGINLASTSCREEN
  29.  
  30.   Installation is complete.
  31.   
  32. ENDLASTSCREEN
  33.  
  34.  
  35.